home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Internet Toolbars / Born To Run.EXE / BorntoRun.inf next >
Encoding:
Windows Setup INFormation  |  1999-03-16  |  2.8 KB  |  98 lines

  1. ; installs Born To Run and adds it to the context menu of folders
  2.  
  3. [DefaultInstall]
  4. CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
  5. UpdateInis=QCD.Links
  6. AddReg=qcd.reg, QCD.Run
  7. Uninstall=Run_remove
  8.  
  9. [RunInstall]
  10. CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
  11. UpdateInis=QCD.Links
  12. AddReg=qcd.reg, QCD.Run
  13. Uninstall=Run_remove
  14.  
  15. [Run_remove]
  16. DelFiles = QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
  17. DelReg = QCD.reg.remove, QCD.Run
  18. UpdateInis = QCD.Links.Remove
  19.  
  20. [version]
  21. signature="$CHICAGO$"
  22.  
  23. ; F i l e   c o p y i n g   s e c t i o n s (where the go to).
  24. [DestinationDirs]
  25. QCD.copy.sys=11
  26. QCD.copy.hlp=18
  27. QCD.copy.prog=24,%PROGRAMF%\%QCDPROG%
  28. QCD.copy.win=25
  29. QCD.copy.inf=17
  30.  
  31. ; w h a t   f i l e s   a r e   c o p i e d   w h e r e
  32. [QCD.copy.prog]
  33.  
  34. [QCD.copy.win]
  35. run.exe
  36.  
  37. [QCD.copy.sys]
  38.  
  39. [QCD.copy.hlp]
  40.  
  41. [QCD.copy.inf]
  42. BornToRun.inf
  43.  
  44.  
  45. ; W h e r e   t h e   f i l e s   c o m e   f r o m
  46. [SourceDisksNames]
  47. 55="Run","",1
  48.  
  49. [SourceDisksFiles]
  50. Run.exe=55
  51. BornToRun.Inf=55
  52.  
  53. ; L o c a l i s e d   s t u f f
  54. [Strings]
  55. PROGRAMF     = "Progra~1"
  56. QCDPROG      = ""             ;
  57. QCDPROG_LOCN = ""      ; shortcut location
  58. QCD_Desc     = "Born To Run"             ; shortcut name
  59. QCD_REMOVE_DESC = "Born To Run"
  60. QCD_ShortDesc= "Open files folders or ducuments" ; details view
  61. ITWEAK="Born To Run version 1.0"
  62.  
  63. ; L i n k s   /   S h o r t c u t s
  64. [QCD.Links]
  65.  
  66. setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
  67. setup.ini, group55,,"""%QCD_Desc%"",""%25%\Run.Exe"",,,,,%QCD_ShortDesc%"
  68.  
  69. ; L i n k s   /   S h o r t c u t s - Removal.
  70. [QCD.Links.Remove]
  71. setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
  72. setup.ini, group55,,"""%QCD_Desc%""
  73.  
  74. [qcd.reg]
  75. HKCR,Folder\shell\run,,,"&Born To Run"
  76. HKCR,Folder\shell\run,"EditFlags",1,01,00,00,00
  77. HKCR,Folder\shell\run\command,,,"%25%\Run.exe
  78. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,DisplayName,,"%QCD_REMOVE_DESC%"
  79. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 BornToRun.inf"
  80. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,%ITWEAK%,,"NOTEPAD.EXE ReadMe.txt"
  81.  
  82.  
  83. [qcd.reg.remove]
  84. HKCR,Folder\shell\run\command,,,"%25%\Run.exe
  85. HKCR,Folder\shell\run,"EditFlags",1,01,00,00,00
  86. HKCR,Folder\shell\run,,,"&Born To Run"
  87. HKCR,Folder\shell\run\command,,,
  88. HKCR,Folder\shell\run,,,
  89. HKCR,Folder\shell\run\command
  90. HKCR,Folder\shell\run
  91. HKCU,Software\run,,,
  92. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,,,
  93. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,DisplayName,,"%QCD_DESC%"
  94. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 BornToRun.inf"
  95.  
  96. ; R u n   o n c e   i n s t a l l e d
  97. [qcd.run]
  98.